home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / 5_in_row.swf / scripts / DefineButton2_47 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-04-12  |  119 b   |  5 lines

  1. on(release){
  2.    _root.playSound("click1");
  3.    getUrl("http://www.chickstop.com/scores/thisweek/?q=16", "_self");
  4. }
  5.